Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unreduced + inertia-free fix #159

Merged
merged 1 commit into from
Mar 25, 2022
Merged

Unreduced + inertia-free fix #159

merged 1 commit into from
Mar 25, 2022

Conversation

sshin23
Copy link
Member

@sshin23 sshin23 commented Mar 25, 2022

This PR fixes the failure that happened for the Unreduced + inertia-free option caused by the not properly initialized vectors

@codecov-commenter
Copy link

Codecov Report

Merging #159 (b8a67d7) into master (9c07280) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
+ Coverage   74.46%   74.58%   +0.11%     
==========================================
  Files          32       32              
  Lines        3380     3380              
==========================================
+ Hits         2517     2521       +4     
+ Misses        863      859       -4     
Impacted Files Coverage Δ
src/interiorpointsolver.jl 95.52% <100.00%> (ø)
lib/MadNLPHSL/src/ma86.jl 84.90% <0.00%> (+3.77%) ⬆️
lib/MadNLPHSL/src/ma97.jl 84.00% <0.00%> (+4.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c2b680...b8a67d7. Read the comment docs.

@sshin23 sshin23 merged commit 54523e7 into master Mar 25, 2022
sshin23 added a commit that referenced this pull request Mar 25, 2022
sshin23 added a commit that referenced this pull request Mar 25, 2022
* ci version up

* [ci skip] comment out env

* unreduced fix (#159)

* julia version specified

* env added
@frapac frapac deleted the ss/unreduced-fix branch April 10, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants